Developer --> Technical Publications
PATHJava Developer Documentation > Mac OS Runtime for Java > JManager > Programming With JManager


Frame Reference

A frame is defined by the JMFrameRef object, which has the following type definition:

typedef struct JMFrame* JMFrameRef;

Note that the JMFrameRef object is not the same as a java.awt.Frame object. The JMFrameRef object encapsulates the Java frame object so that it can be referenced outside the Java environment.


© 1998 Apple Computer, Inc. — (Last Updated 3 Dec 98)

Previous | Back Up One Level | Next |